home *** CD-ROM | disk | FTP | other *** search
/ Lake Powell / Lake Powell.iso / pc / glc5gcdm.dxr / 00179_5buttonsup.ls < prev    next >
Encoding:
Text File  |  1998-04-16  |  220 b   |  10 lines

  1. on mouseUp
  2.   global gEndTime
  3.   set gEndTime to 429
  4.   set the movieTime of sprite 16 to 0
  5.   set the puppet of sprite 9 to 1
  6.   set the memberNum of sprite 9 to 148
  7.   updateStage()
  8.   set the movieRate of sprite 16 to 1
  9. end
  10.